FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (78 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-MedicationAdministration2.AdministeringSpeedRange
Url https://fhir.healthdata.be/StructureDefinition/ext-MedicationAdministration2.AdministeringSpeedRange
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name ExtMedicationAdministration2AdministeringSpeedRange
Title ext-MedicationAdministration2.AdministeringSpeedRange
Experimental False
Description An extension to extend `MedicationAdministration.dosage.rate[x]` with a Range datatype to populate the minimumValue and maximumValue of AdministeringSpeed.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-MedicationAdministration2 HdBe-MedicationAdministration2

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-MedicationAdministration2.AdministeringSpeedRange",
  "url" : "https://fhir.healthdata.be/StructureDefinition/ext-MedicationAdministration2.AdministeringSpeedRange",
  "name" : "ExtMedicationAdministration2AdministeringSpeedRange",
  "title" : "ext-MedicationAdministration2.AdministeringSpeedRange",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "An extension to extend `MedicationAdministration.dosage.rate[x]` with a Range datatype to populate the minimumValue and maximumValue of AdministeringSpeed.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-medicationadministration2-v1.1.1-2020EN",
      "uri" : "https://zibs.nl/wiki/MedicationAdministration2-v1.1.1(2020EN)",
      "name" : "zib MedicationAdministration2-v1.1.1(2020EN)"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationAdministration.dosage"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.healthdata.be/StructureDefinition/ext-MedicationAdministration2.AdministeringSpeedRange"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "short" : "AdministeringSpeed",
        "definition" : "The administering speed is used in slow administration of liquid. In practice, the measuring unit is almost always ml/hour. Entering an interval (such as 0-10 ml/hour) is also a commonly used option. \nFor example, with an administering speed of 10ml/hour: \r\n- amount = 10,\r\n- dose unit = ml \r\n- time unit = hour",
        "alias" : [
          "Toedieningssnelheid"
        ],
        "type" : [
          {
            "code" : "Range"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-medicationadministration2-v1.1.1-2020EN",
            "map" : "NL-CM:9.13.23159",
            "comment" : "AdministeringSpeed"
          }
        ]
      },
      {
        "id" : "Extension.value[x].low",
        "path" : "Extension.value[x].low",
        "short" : "minimumValue",
        "definition" : "The minimal value of the range. The boundary is inclusive.",
        "alias" : [
          "minimumWaarde"
        ],
        "mapping" : [
          {
            "identity" : "zib-range-v1.0.1-2020EN",
            "map" : "NL-CM:20.1.2",
            "comment" : "minimumValue"
          }
        ]
      },
      {
        "id" : "Extension.value[x].high",
        "path" : "Extension.value[x].high",
        "short" : "maximumValue",
        "definition" : "The maximum value of the range. The boundary is inclusive.",
        "alias" : [
          "maximumWaarde"
        ],
        "mapping" : [
          {
            "identity" : "zib-range-v1.0.1-2020EN",
            "map" : "NL-CM:20.1.3",
            "comment" : "maximumValue"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.